﻿<?xml version="1.0" encoding="utf-8"?>
<RadGridView>
  <Columns>
    <Column name="Edit" isvisable="true" width="50" />
    <Column name="Row" isvisable="true" width="79" />
    <Column name="ID" isvisable="true" width="100" />
    <Column name="CustomerRef" isvisable="false" width="100" />
    <Column name="CustomerName" isvisable="true" width="200" />
    <Column name="Amount" isvisable="true" width="150" />
    <Column name="BankName" isvisable="true" width="200" />
    <Column name="ExportDate" isvisable="true" width="200" />
    <Column name="ExpireyDate" isvisable="true" width="200" />
    <Column name="AccountOwner" isvisable="true" width="200" />
    <Column name="ToPerson" isvisable="true" width="200" />
    <Column name="AccountNumber" isvisable="true" width="200" />
    <Column name="Serial" isvisable="true" width="200" />
    <Column name="LastAct" isvisable="true" width="100" />
    <Column name="DateLastAct" isvisable="true" width="200" />
    <Column name="VagozarbeBank" isvisable="true" width="150" />
    <Column name="VagozarbeShakhs" isvisable="true" width="150" />
    <Column name="RefTable" isvisable="true" width="150" />
    <Column name="SayadNo" isvisable="true" width="200" />
    <Column name="SystemState" isvisable="true" width="100" />
    <Column name="Description" isvisable="true" width="200" />
    <Column name="Select" isvisable="false" width="50" />
  </Columns>
</RadGridView>